Learn R Programming

CpGassoc (version 2.70)

Sample Data CpGassoc: Sample data from CpGassoc

Description

samplecpg

Matrix containing sample (fake) methylation data for 258 individuals over 1228 CpG sites

samplepheno

Matrix with phenotype info for the 258 individuals

annotation

Matrix with annotation information for the 1228 CpG sites

Usage

data(samplecpg)

Arguments

Format

samplecpg

Matrix, dimensions 1228 x 258

samplepheno

Matrix, dimensions 258 x 6. Phenotype info on "Dose", "SBP", "Distance", "weight", "Disease", and "chip"

annotation

Matrix, dimensions 1228 x 3. Header names are "TargetID", "CHR", and "MAPINFO"

See Also

cpg.perm cpg.assoc scatterplot manhattan plot.cpg.perm

Examples

Run this code
##See help pages for other functions for usage of these datasets

Run the code above in your browser using DataLab